SendCheckTenderLineItem

Entity Definition

Logical Name : SendCheckTenderLineItem
Physical Name : TR_LTM_SNDCK_TND

A sub-type of TenderLineItem that records the intention of the retail enterprise to send a refund check to an Address nominated by the Customer.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
TransactionID (FK)(PK) A universally unique identifier (UUID) for the Transaction. This may be assembled from alternate key members. ID_TRN IdentityUUID char(32)
RetailTransactionLineItemSequenceNumber (FK)(PK) The sequence number of line item within the context of this RetailTransaction. IC_LN_ITM LineNumber smallint
AddressID (FK) A unique system allocated identifier for the Address. ID_ADS Identity integer Address(LO_ADS)
SentDatetime The date and time the refund check is actually sent. DT_SNT AuditDateTime datetime

Relationships

Parent Entity Verb Phrase Child Entity
Address is destination for SendCheckTenderLineItem
TenderLineItem can be a SendCheckTenderLineItem

Logical Views containing SendCheckTenderLineItem

Logical View
Logical 02300 - Retail Transaction - Macro View
Logical 02330 - Retail Transaction - Tender - Macro View
Logical 07040 - Customer Segment Dependent Behavior